home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000309_news@columbia.edu _Mon Nov 29 05:33:31 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA03057
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 29 Nov 1999 05:33:26 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id FAA26391
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 29 Nov 1999 05:27:07 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: zentara@gnat.net (zentara)
  10. Subject: Re: IBM 3101 emulation and C-kermit
  11. Organization: ""
  12. Message-ID: <3841abb6.864306@news.gnat.net>
  13. Date: Sun, 28 Nov 1999 22:27:52 GMT
  14. To: kermit.misc@columbia.edu
  15.  
  16. On 28 Nov 1999 20:41:46 GMT, fdc@watsun.cc.columbia.edu (Frank da
  17. Cruz) wrote:
  18.  
  19. >In article <3840dce9.35718@news.gnat.net>, zentara <""> wrote:
  20. >: I'm running linux and was told that C-kermit would
  21. >: be my best bet on setting up a terminal emulator
  22. >: for a dialup connection to a IBM mainframe with
  23. >: 3101 emulation. After reading some of the docs,
  24. >: I get the impression that the emulation must be done in
  25. >: the .Xmodmap of the xterm which kermit is running in.
  26. >: 
  27. >Correct.  C-Kermit is not a terminal emulator -- it's a
  28. >communication program that you view through a terminal
  29. >emulator.  For details see:
  30. >
  31. >  http://www.columbia.edu/kermit/ckfaq.html#term
  32. >
  33. >Also, depending on what you mean by "IBM mainframe", the
  34. >3101 might not be what you want anyway.  Maybe you really
  35. >need tn3270?
  36. >
  37. Well you are right the tn3270 seems to be an more
  38. up-to-date standard; but the specific terminal type
  39. offered when you log in is 3101, and it seems to work
  40. the best. At least when using a windows based emulator
  41. program like Crosstalk.
  42. Thanks, I'll keep digging. Maybe I'll just try to
  43. run Crosstalk under VMWARE. :-)